getCity

abstract fun getCity(): String

Gets the city name. (e.g., "Anytown").

Return

The city name, or null/empty if not specified.